Skip to content
Back to search
30
MCP

Code Context

pulsemcp/code context

Compresses codebases into LLM-ready context using AST analysis with surgical read/write tools for TypeScript, Python, PHP, and Dart.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Context Engine
Compress logs, retrieval chunks, and code context into structured LLM-ready signal.
0 tools
Repository to LLM Context
Transform code repositories into LLM-friendly formats.
0 tools
Code Context Provider
Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for generating directory trees
0 tools
Code Graph Context
Builds rich code graphs to provide deep contextual understanding of TypeScript codebases
0 tools
Coding File Context
Provides advanced file system access and code analysis capabilities, enabling efficient reading, searching, and analysis of large codebases
0 tools
Code Context (Semantic Code Search)
Enables semantic code search and understanding by cloning git repositories, splitting code into semantic chunks, and generating embeddings f
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_context": {
      "url": "None",
      "transport": "http"
    }
  }
}